[INFO] cloning repository https://github.com/pesap/forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pesap/forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpesap%2Fforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpesap%2Fforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9c58fc038e5d19a61f58383dd95e3bb10f00cb8
[INFO] testing pesap/forge against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpesap%2Fforge" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pesap/forge
[INFO] finished tweaking git repo https://github.com/pesap/forge
[INFO] tweaked toml for git repo https://github.com/pesap/forge written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pesap/forge on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pesap/forge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.11.0
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded homedir v0.3.6
[INFO] [stderr]   Downloaded axoprocess v0.2.1
[INFO] [stderr]   Downloaded axoupdater v0.10.0
[INFO] [stderr]   Downloaded axotag v0.3.0
[INFO] [stderr]   Downloaded similar v3.1.1
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded axoasset v2.0.1
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded minijinja v2.20.0
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.50
[INFO] [stderr]   Downloaded zerocopy v0.8.50
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4c6b2d1491d53cade76cc8a9fc7e75edfa3a674f145a21e05b107cd48b86d9d
[INFO] running `Command { std: "docker" "start" "-a" "d4c6b2d1491d53cade76cc8a9fc7e75edfa3a674f145a21e05b107cd48b86d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4c6b2d1491d53cade76cc8a9fc7e75edfa3a674f145a21e05b107cd48b86d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c6b2d1491d53cade76cc8a9fc7e75edfa3a674f145a21e05b107cd48b86d9d", kill_on_drop: false }`
[INFO] [stdout] d4c6b2d1491d53cade76cc8a9fc7e75edfa3a674f145a21e05b107cd48b86d9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68633f55504af7f325eb0509c84ac1dc0bdaeebf9a28598996caeb16ccca3e35
[INFO] running `Command { std: "docker" "start" "-a" "68633f55504af7f325eb0509c84ac1dc0bdaeebf9a28598996caeb16ccca3e35", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling axotag v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling homedir v0.3.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling axoprocess v0.2.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling minijinja v2.20.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling similar v3.1.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling axoasset v2.0.1
[INFO] [stderr]    Compiling axoupdater v0.10.0
[INFO] [stderr]    Compiling forge v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
[INFO] running `Command { std: "docker" "inspect" "68633f55504af7f325eb0509c84ac1dc0bdaeebf9a28598996caeb16ccca3e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68633f55504af7f325eb0509c84ac1dc0bdaeebf9a28598996caeb16ccca3e35", kill_on_drop: false }`
[INFO] [stdout] 68633f55504af7f325eb0509c84ac1dc0bdaeebf9a28598996caeb16ccca3e35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3069f6b73532d82fec590bf95c89231123dc974a468695538275929fcc3e276
[INFO] running `Command { std: "docker" "start" "-a" "c3069f6b73532d82fec590bf95c89231123dc974a468695538275929fcc3e276", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling forge v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.08s
[INFO] running `Command { std: "docker" "inspect" "c3069f6b73532d82fec590bf95c89231123dc974a468695538275929fcc3e276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3069f6b73532d82fec590bf95c89231123dc974a468695538275929fcc3e276", kill_on_drop: false }`
[INFO] [stdout] c3069f6b73532d82fec590bf95c89231123dc974a468695538275929fcc3e276
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9affcee0424cbda5b5e8e643a0fdaeaae5a7f8b0766ae84baf8990097d990105
[INFO] running `Command { std: "docker" "start" "-a" "9affcee0424cbda5b5e8e643a0fdaeaae5a7f8b0766ae84baf8990097d990105", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forge-a6b20e8a727f45fd)
[INFO] [stdout] 
[INFO] [stdout] running 171 tests
[INFO] [stdout] test blueprint::any_project::tests::config_from_pyproject_rejects_invalid_metadata ... ok
[INFO] [stdout] test blueprint::any_project::tests::config_from_pyproject_defaults_missing_overrides ... ok
[INFO] [stdout] test blueprint::any_project::tests::config_from_pyproject_rejects_unknown_forge_options ... ok
[INFO] [stdout] test blueprint::any_project::tests::config_from_pyproject_preserves_explicit_editorconfig_false_override ... ok
[INFO] [stdout] test blueprint::any_project::tests::just_verify_uses_locked_uv_commands ... ok
[INFO] [stdout] test blueprint::agents::tests::agent_instructions_include_shared_safety_guidance ... ok
[INFO] [stdout] test blueprint::agents::tests::agent_files_include_shared_instructions_and_claude_symlink ... ok
[INFO] [stdout] test blueprint::any_project::tests::ci_workflow_uses_read_only_permissions ... ok
[INFO] [stdout] test blueprint::any_project::tests::precommit_config_keeps_uv_lock_current ... ok
[INFO] [stdout] test blueprint::agents::tests::agent_instructions_include_requested_rules ... ok
[INFO] [stdout] test blueprint::any_project::tests::prettier_component_formats_with_just_and_checks_in_hooks ... ok
[INFO] [stdout] test blueprint::any_project::tests::disabled_docs_remove_docs_dependency_and_recipe ... ok
[INFO] [stdout] test blueprint::any_project::tests::render_creates_gitattributes_line_ending_policy ... ok
[INFO] [stdout] test blueprint::components::tests::component_registry_exposes_managed_option_metadata ... ok
[INFO] [stdout] test blueprint::components::tests::component_registry_has_one_definition_for_each_component ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_can_enable_editorconfig_component ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_exposes_check_commands_for_enabled_components ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_exposes_format_commands_for_enabled_components ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_exposes_non_mutating_pre_commit_hooks_for_enabled_components ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_renders_enabled_component_files ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_reports_disabled_component_cleanup_paths ... ok
[INFO] [stdout] test blueprint::components::tests::component_selection_set_enabled_toggles_component_state ... ok
[INFO] [stdout] test blueprint::files::tests::failed_symlink_replacement_preserves_existing_link ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_unsafe_conflict_for_absolute_managed_path ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_broken_symlink_conflict_for_managed_text_file ... ok
[INFO] [stdout] test blueprint::files::tests::planner_relinks_regular_file_for_managed_symlink_on_non_windows ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_directory_conflict_for_managed_text_file ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_directory_conflict_for_managed_symlink ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_parent_path_conflict_before_create ... ok
[INFO] [stdout] test blueprint::files::tests::remove_managed_file_removes_regular_files_and_empty_parent ... ok
[INFO] [stdout] test blueprint::gitattributes::tests::line_ending_policy_preserves_windows_command_scripts_as_crlf ... ok
[INFO] [stdout] test blueprint::github_actions::tests::forge_ci_steps_install_and_check_managed_infrastructure ... ok
[INFO] [stdout] test blueprint::github_actions::tests::forge_sync_workflow_runs_sync_and_opens_pull_request ... ok
[INFO] [stdout] test blueprint::github_actions::tests::forge_sync_workflow_serializes_runs_without_canceling_in_progress_syncs ... ok
[INFO] [stdout] test blueprint::precommit::tests::shared_header_aligns_line_ending_hooks_with_windows_script_policy ... ok
[INFO] [stdout] test blueprint::precommit::tests::uv_lock_hook_uses_astral_uv_pre_commit ... ok
[INFO] [stdout] test blueprint::python_library::tests::ci_python_versions_include_minimum_and_supported_modern_versions ... ok
[INFO] [stdout] test blueprint::python_library::tests::ci_python_versions_never_include_versions_below_python_min ... ok
[INFO] [stdout] test blueprint::files::tests::remove_managed_file_removes_broken_symlinks ... ok
[INFO] [stdout] test blueprint::python_library::tests::ci_workflow_uses_read_only_permissions ... ok
[INFO] [stdout] test blueprint::python_library::tests::ci_workflow_runs_non_mutating_python_quality_gate_explicitly ... ok
[INFO] [stdout] test blueprint::python_library::tests::config_from_pyproject_defaults_missing_overrides ... ok
[INFO] [stdout] test blueprint::python_library::tests::disabled_docs_remove_docs_dependency_and_recipe ... ok
[INFO] [stdout] test blueprint::python_library::tests::ensure_trailing_newline_only_appends_when_missing ... ok
[INFO] [stdout] test blueprint::python_library::tests::invalid_package_names_rejected ... ok
[INFO] [stdout] test blueprint::python_library::tests::invalid_project_names_rejected ... ok
[INFO] [stdout] test blueprint::python_library::tests::just_verify_runs_non_mutating_python_quality_gate_explicitly ... ok
[INFO] [stdout] test blueprint::python_library::tests::package_name_defaults_from_project_name ... ok
[INFO] [stdout] test blueprint::python_library::tests::precommit_config_keeps_uv_lock_current ... ok
[INFO] [stdout] test blueprint::python_library::tests::precommit_config_uses_non_mutating_locked_python_checks ... ok
[INFO] [stdout] test blueprint::python_library::tests::precommit_config_uses_prek_builtin_pretty_format_json ... ok
[INFO] [stdout] test blueprint::python_library::tests::precommit_config_uses_typos_for_spell_checking ... ok
[INFO] [stdout] test blueprint::python_library::tests::prettier_component_formats_with_just_and_checks_in_hooks ... ok
[INFO] [stdout] test blueprint::files::tests::failed_text_write_preserves_existing_file ... FAILED
[INFO] [stdout] test blueprint::files::tests::planner_reports_unsafe_conflict_for_parent_traversal_managed_path ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_unsafe_conflict_for_absolute_symlink_target ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file ... FAILED
[INFO] [stdout] test blueprint::python_library::tests::config_from_pyproject_rejects_unknown_forge_metadata ... ok
[INFO] [stdout] test blueprint::files::tests::planner_reports_unsafe_conflict_for_parent_traversal_symlink_target ... ok
[INFO] [stdout] test blueprint::python_library::tests::project_config_rejects_invalid_email ... ok
[INFO] [stdout] test blueprint::python_library::tests::config_from_pyproject_rejects_invalid_metadata ... ok
[INFO] [stdout] test blueprint::python_library::tests::project_config_rejects_invalid_license ... ok
[INFO] [stdout] test blueprint::python_library::tests::pytest_cache_dir_uses_portable_project_relative_path ... ok
[INFO] [stdout] test blueprint::python_library::tests::project_config_validates_correctly ... ok
[INFO] [stdout] test blueprint::python_library::tests::project_config_rejects_invalid_python_min ... ok
[INFO] [stdout] test blueprint::python_library::tests::python_versions_are_validated_for_generated_tooling ... ok
[INFO] [stdout] test blueprint::python_library::tests::release_workflows_use_job_timeouts ... ok
[INFO] [stdout] test blueprint::python_library::tests::release_workflows_serialize_duplicate_runs ... ok
[INFO] [stdout] test blueprint::python_library::tests::render_ci_workflow_uses_deduplicated_python_matrix ... ok
[INFO] [stdout] test blueprint::python_library::tests::starlight_config_uses_expected_site_title ... ok
[INFO] [stdout] test blueprint::readme::tests::automated_update_section_uses_forge_managed_language ... ok
[INFO] [stdout] test blueprint::python_library::tests::renders_supported_license_templates ... ok
[INFO] [stdout] test blueprint::rust_library::tests::config_from_pyproject_defaults_missing_overrides ... ok
[INFO] [stdout] test blueprint::python_library::tests::valid_package_names_accepted ... ok
[INFO] [stdout] test blueprint::rust_library::tests::ci_workflow_runs_full_rust_quality_gate_explicitly ... ok
[INFO] [stdout] test blueprint::python_library::tests::render_creates_expected_files ... ok
[INFO] [stdout] test blueprint::rust_library::tests::disabled_docs_remove_docs_dependency_and_recipe ... ok
[INFO] [stdout] test blueprint::rust_library::tests::just_verify_runs_full_rust_quality_gate_explicitly ... ok
[INFO] [stdout] test blueprint::rust_library::tests::precommit_config_keeps_uv_lock_current ... ok
[INFO] [stdout] test blueprint::rust_library::tests::config_from_pyproject_rejects_unknown_forge_options ... ok
[INFO] [stdout] test blueprint::rust_library::tests::prettier_component_formats_with_just_and_checks_in_hooks ... ok
[INFO] [stdout] test blueprint::tests::detects_blueprint_version_when_present ... ok
[INFO] [stdout] test blueprint::rust_library::tests::render_creates_gitattributes_line_ending_policy ... ok
[INFO] [stdout] test blueprint::rust_library::tests::renders_supported_license_templates ... ok
[INFO] [stdout] test blueprint::tests::metadata_blueprint_detection_reports_env_error_code ... ok
[INFO] [stdout] test blueprint::tests::metadata_option_validation_reports_env_error_code ... ok
[INFO] [stdout] test blueprint::tests::metadata_option_validation_rejects_missing_supported_options ... ok
[INFO] [stdout] test blueprint::tests::registry_has_one_definition_for_each_blueprint ... ok
[INFO] [stdout] test blueprint::tests::registry_metadata_names_are_unique_and_resolvable ... ok
[INFO] [stdout] test blueprint::tests::rejects_invalid_blueprint_version_format ... ok
[INFO] [stdout] test blueprint::tests::rejects_missing_blueprint_version_from_metadata ... ok
[INFO] [stdout] test blueprint::tests::rejects_non_string_blueprint_version ... ok
[INFO] [stdout] test blueprint::tests::rejects_unknown_blueprint_from_metadata ... ok
[INFO] [stdout] test commands::diff::tests::diff_line_count_keeps_empty_files_addressable ... ok
[INFO] [stdout] test commands::diff::tests::pager_from_env_requires_terminal_and_non_empty_pager ... ok
[INFO] [stdout] test commands::diff::tests::render_created_text_diff_uses_dev_null_old_path ... ok
[INFO] [stdout] test commands::diff::tests::render_removed_text_diff_uses_dev_null_new_path ... ok
[INFO] [stdout] test commands::diff::tests::render_text_diff_aligns_repeated_blocks ... ok
[INFO] [stdout] test commands::diff::tests::render_text_diff_shows_only_changed_hunk_with_context ... ok
[INFO] [stdout] test blueprint::tests::definition_lookup_matches_registry_metadata ... ok
[INFO] [stdout] test commands::doctor::tests::component_tool_requirements_deduplicates ... ok
[INFO] [stdout] test blueprint::tests::detects_supported_blueprint_from_metadata ... ok
[INFO] [stdout] test blueprint::toml_value::tests::string_literal_escapes_toml_without_data_loss ... ok
[INFO] [stdout] test commands::doctor::tests::doctor_scope_defaults_missing_overrides_table ... ok
[INFO] [stdout] test commands::doctor::tests::doctor_scope_detects_blueprint_from_project_path ... ok
[INFO] [stdout] test commands::doctor::tests::doctor_scope_detects_enabled_components_from_project_path ... ok
[INFO] [stdout] test commands::doctor::tests::python_toolchain_not_checked_for_rust_library ... ok
[INFO] [stdout] test commands::doctor::tests::doctor_scope_rejects_blueprint_and_path ... ok
[INFO] [stdout] test commands::doctor::tests::doctor_scope_rerun_command_preserves_scope ... ok
[INFO] [stdout] test commands::init::tests::existing_path_defaults_prevent_interactive_metadata_prompts_without_pyproject ... ok
[INFO] [stdout] test commands::init::tests::init_status_code_covers_json_outcomes ... ok
[INFO] [stdout] test commands::init::tests::init_command_drops_preview_flags_and_uses_yes_for_noninteractive_apply ... ok
[INFO] [stdout] test commands::init::tests::overwrite_confirmation_skips_second_setup_confirmation ... ok
[INFO] [stdout] test commands::init::tests::overwrite_count_preserves_creates_keeps_and_adopted_pyproject ... ok
[INFO] [stdout] test commands::init::tests::preview_init_command_prefers_rendered_metadata_in_interactive_mode ... ok
[INFO] [stdout] test commands::init::tests::setup_review_context_includes_apply_command_and_counts ... ok
[INFO] [stdout] test commands::doctor::tests::required_tools_can_be_scoped_to_one_blueprint ... ok
[INFO] [stdout] test commands::doctor::tests::required_tools_include_core_and_blueprint_requirements ... ok
[INFO] [stdout] test commands::init::tests::workflow_infra_detection_ignores_placeholder_files ... ok
[INFO] [stdout] test commands::new::tests::applying_component_prompt_selection_replaces_supported_component_state ... ok
[INFO] [stdout] test blueprint::python_library::tests::valid_project_names_accepted ... ok
[INFO] [stdout] test blueprint::rust_library::tests::config_from_pyproject_rejects_invalid_metadata ... ok
[INFO] [stdout] test blueprint::tests::rejects_newer_blueprint_version_than_supported ... ok
[INFO] [stdout] test commands::new::tests::default_python_package_name_rejects_invalid_derived_name ... ok
[INFO] [stdout] test commands::new::tests::component_selection_from_args_honors_explicit_editorconfig_false ... ok
[INFO] [stdout] test commands::new::tests::component_prompt_options_keep_component_order_and_defaults ... ok
[INFO] [stdout] test commands::new::tests::confirm_interactive_setup_returns_true_when_confirmation_is_bypassed ... ok
[INFO] [stdout] test commands::new::tests::component_selection_from_args_reflects_component_flags ... ok
[INFO] [stdout] test blueprint::python_library::tests::render_includes_forge_metadata ... ok
[INFO] [stdout] test commands::new::tests::command_exists_returns_false_for_fake ... ok
[INFO] [stdout] test commands::new::tests::destination_path_defaults_to_project_name ... ok
[INFO] [stdout] test commands::new::tests::destination_path_uses_provided_path ... ok
[INFO] [stdout] test commands::new::tests::destination_overwrite_review_detects_generated_file_updates ... ok
[INFO] [stdout] test commands::new::tests::destination_validation_rejects_nonempty_directory ... ok
[INFO] [stdout] test commands::new::tests::format_selected_options_handles_empty_groups ... ok
[INFO] [stdout] test commands::new::tests::interactive_confirmation_gate_respects_yes_and_json_modes ... ok
[INFO] [stdout] test commands::new::tests::interactive_prompt_validators_match_supported_metadata_rules ... ok
[INFO] [stdout] test commands::new::tests::managed_option_flags_skip_defaults ... ok
[INFO] [stdout] test commands::new::tests::managed_option_flags_use_canonical_boolean_forms ... ok
[INFO] [stdout] test commands::new::tests::interactive_setup_allows_terminal_or_yes_mode ... ok
[INFO] [stdout] test commands::new::tests::interactive_setup_requires_terminal_without_yes ... ok
[INFO] [stdout] test commands::new::tests::new_command_preserves_setup_flags_and_drops_preview_flags ... ok
[INFO] [stdout] test commands::new::tests::new_status_code_covers_json_outcomes ... ok
[INFO] [stdout] test commands::new::tests::explicit_destination_validation_defers_nonempty_directory_for_interactive_review ... ok
[INFO] [stdout] test commands::new::tests::required_tools_summary_includes_component_tools_for_enabled_options ... ok
[INFO] [stdout] test commands::new::tests::select_blueprint_requires_explicit_value_in_yes_mode ... ok
[INFO] [stdout] test commands::new::tests::resolved_new_args_from_rendered_pyproject_prefers_rendered_metadata ... ok
[INFO] [stdout] test commands::new::tests::select_blueprint_uses_explicit_value ... ok
[INFO] [stdout] test commands::sync::tests::action_breakdown_counts_each_action_type ... ok
[INFO] [stdout] test commands::new::tests::setup_review_context_includes_apply_command ... ok
[INFO] [stdout] test commands::sync::tests::noninteractive_apply_mode_requires_yes_when_changes_exist ... ok
[INFO] [stdout] test commands::sync::tests::cleanup_actions_include_broken_symlinks ... ok
[INFO] [stdout] test commands::sync::tests::optional_cleanup_unsafe_paths_are_conflicts ... ok
[INFO] [stdout] test commands::sync::tests::required_tools_summary_includes_component_tools_for_enabled_options ... ok
[INFO] [stdout] test commands::sync::tests::sync_command_preserves_overrides_and_appends_yes ... ok
[INFO] [stdout] test commands::sync::tests::sync_confirmation_gate_requires_interactive_apply_mode ... ok
[INFO] [stdout] test commands::sync::tests::optional_cleanup_directory_paths_are_conflicts ... ok
[INFO] [stdout] test commands::sync::tests::sync_result_section_title_matches_mode_and_changes ... ok
[INFO] [stdout] test commands::new::tests::render_blueprint_reports_supported_option_set_for_all_blueprints ... ok
[INFO] [stdout] test commands::sync::tests::sync_review_summary_includes_apply_and_changes ... ok
[INFO] [stdout] test commands::sync::tests::sync_status_code_covers_json_outcomes ... ok
[INFO] [stdout] test install_source::tests::detects_homebrew_cellar ... ok
[INFO] [stdout] test install_source::tests::returns_none_for_unknown_path ... ok
[INFO] [stdout] test commands::new::tests::run_command_reports_env_code_for_non_zero_exit ... ok
[INFO] [stdout] test install_source::tests::detects_cargo_bin ... ok
[INFO] [stdout] test commands::new::tests::ensure_destination_directory_exists_creates_missing_directory ... ok
[INFO] [stdout] test commands::new::tests::format_selected_options_groups_enabled_and_disabled ... ok
[INFO] [stdout] test ui::tests::shell_arg_quotes_only_when_needed ... ok
[INFO] [stdout] test ui::tests::use_tty_style_respects_no_color ... ok
[INFO] [stdout] test commands::new::tests::command_exists_finds_common_commands ... ok
[INFO] [stdout] test commands::self_update::tests::unavailable_self_update_message_mentions_package_manager_or_release ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- blueprint::files::tests::failed_text_write_preserves_existing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'blueprint::files::tests::failed_text_write_preserves_existing_file' (42) panicked at src/blueprint/files.rs:836:28:
[INFO] [stdout] write should fail without temp-file directory permission: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e58f0cfb28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e58f0cfb28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e58f0cfb28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e58f0cfb28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e58f0e90ca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e58f0e90ca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57e58f0d5702 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57e58f0d5702 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57e58f0aa316 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e58f0aa316 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e58f0c6169 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e58e72c60c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57e58e72c60c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57e58f0c63e2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57e58f0c63e2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e58f0aa3d2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e58f09ebe9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e58f0ab62d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e58f0e990c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e58f0e9682 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57e58e5ee481 - <core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>::expect_err
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x57e58e634dd9 - forge[f7892df10620389]::blueprint::files::tests::failed_text_write_preserves_existing_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blueprint/files.rs:836:28
[INFO] [stdout]   22:     0x57e58e6337c7 - forge[f7892df10620389]::blueprint::files::tests::failed_text_write_preserves_existing_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blueprint/files.rs:813:51
[INFO] [stdout]   23:     0x57e58e6d7c16 - <forge[f7892df10620389]::blueprint::files::tests::failed_text_write_preserves_existing_file::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57e58e71f6eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57e58e71f6eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x57e58e72cf65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e58e72cf65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x57e58e72cf65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57e58e72cf65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57e58e72cf65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57e58e72cf65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e58e72cf65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e58e727ac4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e58e727ac4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x57e58e72ffe2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x57e58e72ffe2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x57e58e72ffe2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57e58e72ffe2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57e58e72ffe2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57e58e72ffe2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x57e58e72ffe2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e58f0ced7f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x57e58f0ced7f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7923a3224aa4 - <unknown>
[INFO] [stdout]   45:     0x7923a32b1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file' (48) panicked at src/blueprint/files.rs:578:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [Update("justfile")]
[INFO] [stdout]  right: [Conflict { path: "justfile", reason: Unreadable }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e58f0cfb28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e58f0cfb28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e58f0cfb28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e58f0cfb28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e58f0e90ca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e58f0e90ca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57e58f0d5702 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57e58f0d5702 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57e58f0aa316 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e58f0aa316 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e58f0c6169 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e58e72c60c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57e58e72c60c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57e58f0c63e2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57e58f0c63e2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e58f0aa3d2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e58f09ebe9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e58f0ab62d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e58f0e990c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e58f0e97c3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x57e58e5f5c53 - core[28b146924c2f19c6]::panicking::assert_failed::<alloc[95e62e727ddf147d]::vec::Vec<forge[f7892df10620389]::blueprint::files::ManagedFileAction>, alloc[95e62e727ddf147d]::vec::Vec<forge[f7892df10620389]::blueprint::files::ManagedFileAction>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57e58e637095 - forge[f7892df10620389]::blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blueprint/files.rs:578:9
[INFO] [stdout]   22:     0x57e58e6338e7 - forge[f7892df10620389]::blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/blueprint/files.rs:559:67
[INFO] [stdout]   23:     0x57e58e6d7d96 - <forge[f7892df10620389]::blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57e58e71f6eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57e58e71f6eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x57e58e72cf65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e58e72cf65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x57e58e72cf65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57e58e72cf65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57e58e72cf65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57e58e72cf65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e58e72cf65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e58e727ac4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e58e727ac4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x57e58e72ffe2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x57e58e72ffe2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x57e58e72ffe2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57e58e72ffe2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57e58e72ffe2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57e58e72ffe2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x57e58e72ffe2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e58f0ced7f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x57e58f0ced7f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7923a3224aa4 - <unknown>
[INFO] [stdout]   45:     0x7923a32b1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     blueprint::files::tests::failed_text_write_preserves_existing_file
[INFO] [stdout]     blueprint::files::tests::planner_reports_unreadable_conflict_for_managed_text_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 169 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9affcee0424cbda5b5e8e643a0fdaeaae5a7f8b0766ae84baf8990097d990105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9affcee0424cbda5b5e8e643a0fdaeaae5a7f8b0766ae84baf8990097d990105", kill_on_drop: false }`
[INFO] [stdout] 9affcee0424cbda5b5e8e643a0fdaeaae5a7f8b0766ae84baf8990097d990105
